* doc/lispref/text.texi (Margins): Grammar fix.
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 18 Apr 2025 06:31:50 +0000 (14:31 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Fri, 18 Apr 2025 06:31:50 +0000 (14:31 +0800)
Author:

doc/lispref/text.texi

index f3cf0294c81f1d31b8761fd9e789044090195940..8329a67d6c2d4f6dd2ceb10aeba6bf6e3686ed70 100644 (file)
@@ -1931,7 +1931,7 @@ they default to the whole buffer.
 This function adjusts the indentation at the beginning of the current
 line to the value specified by the variable @code{left-margin}.  (That
 may involve either inserting or deleting whitespace.)  This function
-is value of @code{indent-line-function} in Paragraph-Indent Text mode.
+is the value of @code{indent-line-function} in Paragraph-Indent Text mode.
 @end defun
 
 @defopt left-margin